Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 73,966 for

font c api

(0.09 sec)
  1. SVG to TEX Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for SVG to TEX <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h SVG to TEX <strong>C</strong>onversion....PDF for C++ How to convert SVG to TEX? You...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/svg-to-tex/
  2. PDF to BYTEARRAY Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for PDF to BYTEARRAY <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h PDF to BYTEARRAY <strong>C</strong>onversion....PDF for C++ How to convert PDF to BYTEARRAY...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/pdf-to-b...
  3. SVG to JPEG Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for SVG to JPEG <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h SVG to JPEG <strong>C</strong>onversion....PDF for C++ How to convert SVG to JPEG?...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/svg-to-j...
  4. SVG to TIFF Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for SVG to TIFF <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h SVG to TIFF <strong>C</strong>onversion....PDF for C++ How to convert SVG to TIFF?...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/svg-to-t...
  5. XPS to EMF Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for XPS to EMF <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h XPS to EMF <strong>C</strong>onversion....PDF for C++ How to convert XPS to EMF? You...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/xps-to-emf/
  6. SVG to GIF Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for SVG to GIF <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h SVG to GIF <strong>C</strong>onversion....PDF for C++ How to convert SVG to GIF? You...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/svg-to-gif/
  7. PDF to JPEG Converter using C++ | Aspose.PDF

    Sample <strong>C</strong>ode for PDF to JPEG <strong>C</strong>onversion using <strong>C</strong>++. Use <strong>C</strong>++ example for bat<strong>C</strong>h PDF to JPEG <strong>C</strong>onversion....PDF for C++ How to convert PDF to JPEG?...document-processing C++ API. Use just a few lines of C++ code to convert...

    products.aspose.com/pdf/cpp/conversion/pdf-to-j...
  8. Edit or View MPP Document Metadata via C++

    <strong>C</strong>++ example <strong>C</strong>ode to edit or view MPP file metadata on <strong>C</strong>++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    products.aspose.com/tasks/cpp/metadata/mpp/
  9. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in <strong>C</strong>++....); styleHeading1Char -> get_Font () -> set_Name ( u "Verdana"...); styleHeading1Char -> get_Font () -> set_Bold ( true ); styleHeading1Char...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this <strong>C</strong>ode: [TestMethod] publi<strong>C</strong> void GenerateWordWithStrong() { Do<strong>C</strong>ument do<strong>C</strong> = new Do<strong>C</strong>ument(); // We <strong>C</strong>an position where we want the table to be inserted and spe<strong>C</strong>ify any extra formatting to the t&hellip;...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...